📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-01 22:58:40
📂
/ (Root)
/
lib
/
systemd
/
system
📍 /lib/systemd/system
🔄 Refresh
✏️
Editing: sudo.service
Read Only
[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
💾 Save Changes
❌ Cancel