Without a WantedBy= option set in noctalia-drive-health-service.in, the service cannot be started, which results in an error.
This commit is contained in:
@@ -34,3 +34,6 @@ LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
CapabilityBoundingSet=CAP_DAC_OVERRIDE CAP_SYS_ADMIN CAP_SYS_RAWIO
|
||||
ReadWritePaths=/run/noctalia-drive-health
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
id = "gustav0ar/drive-health"
|
||||
name = "Drive Health"
|
||||
version = "1.2.5"
|
||||
version = "1.2.6"
|
||||
plugin_api = 17
|
||||
author = "Drive Health contributors"
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user