10 lines
141 B
SYSTEMD
10 lines
141 B
SYSTEMD
[Unit]
|
|
Description=Watch for remmina process changes
|
|
|
|
[Path]
|
|
PathChanged=/proc
|
|
Unit=remmina-watch.service
|
|
|
|
[Install]
|
|
WantedBy=default.target
|