mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Fixed comment in systemd mount sample scripts: servicectl -> systemctl
This commit is contained in:
parent
dc87b24215
commit
b92f26a25a
@ -35,7 +35,7 @@ Type=cifs
|
||||
|
||||
|
||||
[Install]
|
||||
# The target is used by 'servicectl enable <name_of_this_file.mount>' to link
|
||||
# The target is used by 'systemctl enable <name_of_this_file.mount>' to link
|
||||
# this service to a runlevel for starting on boot. usually 'multi-user.target'
|
||||
# is ok here.
|
||||
WantedBy=multi-user.target
|
||||
|
@ -35,7 +35,7 @@ Type=nfs
|
||||
|
||||
|
||||
[Install]
|
||||
# The target is used by 'servicectl enable <name_of_this_file.mount>' to link
|
||||
# The target is used by 'systemctl enable <name_of_this_file.mount>' to link
|
||||
# this service to a runlevel for starting on boot. usually 'multi-user.target'
|
||||
# is ok here.
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user