diff options
Diffstat (limited to '_ops/awwan.org/etc/systemd/system/systemctl-restart@.service')
| -rw-r--r-- | _ops/awwan.org/etc/systemd/system/systemctl-restart@.service | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_ops/awwan.org/etc/systemd/system/systemctl-restart@.service b/_ops/awwan.org/etc/systemd/system/systemctl-restart@.service new file mode 100644 index 0000000..800316e --- /dev/null +++ b/_ops/awwan.org/etc/systemd/system/systemctl-restart@.service @@ -0,0 +1,6 @@ +[Unit] +Description=systemctl-restart@%i + +[Service] +Type=oneshot +ExecStart=/bin/systemctl restart %i |
