summaryrefslogtreecommitdiff
path: root/pcr/mkinitcpio-paralogo/parablogo.service
blob: e0c3e42d08ed57cdf164e9f20183322f93329de3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Paralogo
DefaultDependencies=no
Before=sysinit.target

[Service]
Type=oneshot
RemainAfterExit=yes
StandardOutput=tty
EnvironmentFile=/etc/paralogo.conf
WorkingDirectory=/usr/share/paralogo
ExecStart=/usr/bin/cat "${PARALOGO}"