Add syslog identifier
This commit is contained in:
parent
99b2070a2e
commit
c1ff46c96c
|
@ -7,6 +7,7 @@ Type=simple
|
|||
WorkingDirectory=$workingDirectory
|
||||
ExecStart=$execStart
|
||||
Restart=on-failure
|
||||
SyslogIdentifier=power-button
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue