WIP
This commit is contained in:
@ -29,4 +29,10 @@ Type=simple
|
||||
# %P Unescaped prefix name Same as "%p", but with escaping undone.
|
||||
# %u User name This is the name of the user running the service manager instance. In case of the system manager this resolves to "root".
|
||||
# %U User UID This is the numeric UID of the user running the service manager instance. In case of the system manager this resolves to "0".
|
||||
ExecStart=/usr/bin/flucky temperature push %i
|
||||
|
||||
ExecStart=/usr/local/bin/flucky temperature push %i
|
||||
|
||||
Environment=USER=root
|
||||
|
||||
User=root
|
||||
Group=root
|
||||
|
Reference in New Issue
Block a user