9 lines
112 B
SYSTEMD
9 lines
112 B
SYSTEMD
|
[Unit]
|
||
|
# Not finished. idk
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/local/bin/notify_touchy
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|