forked from pool/systemd
7 lines
103 B
SYSTEMD
7 lines
103 B
SYSTEMD
|
[Unit]
|
||
|
Description=Shadow /etc/init.d/boot.localfs
|
||
|
|
||
|
[Service]
|
||
|
RemainAfterExit=true
|
||
|
ExecStart=/bin/true
|