fix
This commit is contained in:
parent
9af9646944
commit
f79bd3b787
1 changed files with 1 additions and 0 deletions
|
@ -547,6 +547,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