mirror of
https://github.com/armbian/automount.git
synced 2026-01-06 11:42:57 -08:00
service: support config reload
This commit is contained in:
@@ -4,6 +4,7 @@ Description=Auto-mount Service
|
||||
[Service]
|
||||
Environment=PYTHONUNBUFFERED=1
|
||||
ExecStart=@CMAKE_INSTALL_FULL_LIBEXECDIR@/automount/automount
|
||||
ExecReload=kill -HUP $MAINPID
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user