diff --git a/lib/systemd/system/remove-system-map.service b/lib/systemd/system/remove-system-map.service index 03720f9..89a028b 100644 --- a/lib/systemd/system/remove-system-map.service +++ b/lib/systemd/system/remove-system-map.service @@ -3,7 +3,7 @@ Description=Removes the System.map files [Service] Type=oneshot -Execstart=/usr/lib/security-misc/remove-system.map +ExecStart=/usr/lib/security-misc/remove-system.map [Install] WantedBy=multi-user.target