cosmostat has working drive health dashboard
This commit is contained in:
@ -5,6 +5,8 @@ After=network.target
|
||||
{{ extra_options }}
|
||||
|
||||
[Service]
|
||||
User={{ service_user }}
|
||||
Group={{ service_user }}
|
||||
WorkingDirectory={{ service_working_folder }}
|
||||
ExecStart={{ service_exe }}
|
||||
Restart=always
|
||||
|
||||
Reference in New Issue
Block a user