AlkantarClanX12

Your IP : 216.73.217.128


Current Path : /lib/systemd/system/
Upload File :
Current File : //lib/systemd/system/sudo.service

[Unit]
Description=Provide limited super user privileges to specific users

[Service]
Type=oneshot
# \073 is ';' which needs to be part of the find parameters
ExecStart=/usr/bin/find /var/lib/sudo -exec /usr/bin/touch -d @0 '{}' \073

[Install]
WantedBy=multi-user.target