mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #4083 from ngaro/master
systemctl instead of servicectl
This commit is contained in:
commit
7af5fff73b
@ -46,5 +46,5 @@ WantedBy=multi-user.target
|
|||||||
# as extension.
|
# as extension.
|
||||||
# This means, if we want mount to "/storage/music2" (see above "Where=/storage/music2")
|
# This means, if we want mount to "/storage/music2" (see above "Where=/storage/music2")
|
||||||
# then this file must be renamed to 'storage-music2.mount' and can be enabled via ssh with the
|
# then this file must be renamed to 'storage-music2.mount' and can be enabled via ssh with the
|
||||||
# command 'servicectl enable storage-music2.mount'
|
# command 'systemctl enable storage-music2.mount'
|
||||||
|
|
||||||
|
@ -46,5 +46,5 @@ WantedBy=multi-user.target
|
|||||||
# as extension.
|
# as extension.
|
||||||
# This means, if we want mount to "/storage/movies2" (see above "Where=/storage/movies2")
|
# This means, if we want mount to "/storage/movies2" (see above "Where=/storage/movies2")
|
||||||
# then this file must be renamed to 'storage-movies2.mount' and can be enabled via ssh with the
|
# then this file must be renamed to 'storage-movies2.mount' and can be enabled via ssh with the
|
||||||
# command 'servicectl enable storage-movies2.mount'
|
# command 'systemctl enable storage-movies2.mount'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user