fix
This commit is contained in:
parent
d13f01f137
commit
604c53048d
1 changed files with 1 additions and 0 deletions
|
@ -380,6 +380,7 @@ RemainAfterExit=yes
|
|||
|
||||
[Install]
|
||||
WantedBy=multi-user.target" > /etc/systemd/system/rc-local.service
|
||||
touch /etc/rc.local
|
||||
chmod +x /etc/rc.local
|
||||
systemctl enable rc-local.service
|
||||
if ! grep '#!' $RCLOCAL; then
|
||||
|
|
Loading…
Reference in a new issue