repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
ifplugd
/
repos
/
extra-x86_64
/
ifplugd.systemd
blob
4d407be9ea669710c80da9cc6fafe8bed4c7ec45
1
[Unit]
2
Description=Daemon which acts upon network cable insertion/removal
3
4
[Service]
5
Type=forking
6
PIDFile=/run/ifplugd.%i.pid
7
ExecStart=/usr/bin/ifplugd-daemon %i
8
SuccessExitStatus=0 1 2
9
10
[Install]
11
WantedBy=multi-user.target