Remove invalid Restart in pvc-flush.service
This commit is contained in:
parent
0421f5cac8
commit
e46aa22989
|
@ -9,7 +9,6 @@ Type = oneshot
|
|||
WorkingDirectory = /usr/share/pvc
|
||||
ExecStart = /usr/bin/pvc node unflush
|
||||
ExecStop = /usr/bin/pvc node flush
|
||||
Restart = never
|
||||
|
||||
[Install]
|
||||
WantedBy = pvcd.target
|
||||
|
|
Loading…
Reference in New Issue