1
1
Fork 0
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:
J. King 2021-05-24 14:07:11 -04:00
parent 1055611940
commit f0bf55f9cf

View file

@ -11,3 +11,4 @@ WantedBy=multi-user.target
[Service] [Service]
Type=oneshot Type=oneshot
RemainAfterExit=true RemainAfterExit=true
ExecStart=/usr/bin/true