mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Add ExecStart to parent systemd unit
This commit is contained in:
parent
1055611940
commit
f0bf55f9cf
1 changed files with 1 additions and 0 deletions
1
dist/systemd/arsse.service
vendored
1
dist/systemd/arsse.service
vendored
|
@ -11,3 +11,4 @@ WantedBy=multi-user.target
|
|||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=true
|
||||
ExecStart=/usr/bin/true
|
||||
|
|
Loading…
Reference in a new issue