mirror of
https://github.com/pygos/init.git
synced 2024-11-05 12:17:10 +01:00
10 lines
159 B
Text
10 lines
159 B
Text
|
name = "sync"
|
||
|
description = "sync"
|
||
|
exec = "@BINPATH@/sync"
|
||
|
type = wait
|
||
|
target = "%0"
|
||
|
after = "sigkill"
|
||
|
after = "sigterm"
|
||
|
before = "reboot"
|
||
|
before = "shutdown"
|