Qubes-VM-hardening/lib/systemd/system/vm-sudo-protect.service
2017-04-17 14:21:07 -04:00

13 lines
243 B
Desktop File

[Unit]
Description=Script protections to enhance vm-sudo
After=qubes-db.service
Before=qubes-mount-dirs.service
[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=/usr/lib/qubes/init/vm-sudo-protect.sh
[Install]
WantedBy=multi-user.target