# Initial comment
[Install]
WantedBy=default.target
; Intermediate comment 1
[Service]
Type=notify
NotifyAccess=all
ExecStart=/bin/sh -c 'systemd\x2Dnotify READY=1; /run/current\x2dsystem/sw/bin/sleep 10s'
; Intermediate comment 1
; Intermediate comment 2
[Unit]
Description=Successful simple service with X-RestartIfChanged = false\x20\xf0\x9f\x99\x82
RefuseManualStart= false
RefuseManualStop = true
X-SwitchMethod= restart
# Final comment