bunch of new stuff, a few fixes
[distro-setup] / machine_specific / li / subdir_files / .config / systemd / user / fsysbot.service
1 ### Eggdrop systemd unit, generated by autosystemd
2
3 [Unit]
4 Description=fsysbot (Eggdrop)
5 After=default.target
6
7 [Service]
8 WorkingDirectory=/home/iank/eggdrop
9 ExecStart=/home/iank/eggdrop/eggdrop eggdrop-fsysbot.conf
10 ExecReload=/usr/bin/kill -s HUP $MAINPID
11 Type=forking
12 Restart=on-abnormal
13
14 [Install]
15 WantedBy=default.target