Remove invalid Restart in pvc-flush.service

This commit is contained in:
Joshua Boniface 2019-05-23 22:51:36 -04:00
parent 0421f5cac8
commit e46aa22989
1 changed files with 0 additions and 1 deletions

View File

@ -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