parent
ab46346439
commit
d91afce3e7
1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@ |
||||
[Unit] |
||||
Description=Peroxide |
||||
Requires=network.target |
||||
After=network.target |
||||
|
||||
[Service] |
||||
Type=simple |
||||
ExecStart=/usr/bin/peroxide -config=/etc/peroxide |
||||
User=daemon |
||||
Group=daemon |
||||
|
||||
[Install] |
||||
WantedBy=multi-user.target |
||||
Loading…
Reference in new issue