Use systemd as init with /sbin/init
Some checks failed
Test / test (push) Has been cancelled
Renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-12-25 01:55:07 +00:00
parent 7b0065f75a
commit b96e3a46bf
6 changed files with 9 additions and 86 deletions

View File

@@ -7,6 +7,8 @@ Wants=dbus.service
Type=forking
ExecStartPre=/opt/cisco/secureclient/bin/load_tun.sh
ExecStartPre=-/bin/rm -f /root/.cisco/hostscan/.libcsd.ipc
ExecStartPre=-/bin/rm -f /run/vpnagentd.pid
ExecStartPre=-/bin/rm -f /run/scan.pid
ExecStart=/opt/cisco/secureclient/bin/vpnagentd
Restart=on-failure
RestartSec=3