mirror of https://github.com/CIRCL/Circlean
13 lines
184 B
INI
13 lines
184 B
INI
![]() |
[Unit]
|
||
|
Description=/etc/rc.local Compatibility
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/etc/rc.local
|
||
|
TimeoutSec=0
|
||
|
StandardInput=tty
|
||
|
RemainAfterExit=yes
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|