power-button/power-button.service

14 lines
230 B
Desktop File

[Unit]
Description=Power Button Service
After=multi.user.target
[Service]
Type=simple
WorkingDirectory=$workingDirectory
ExecStart=$execStart
Restart=on-failure
SyslogIdentifier=power-button
[Install]
WantedBy=multi-user.target