forked from pool/neard
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
|
# This file is part of neard
|
||
|
|
||
|
# run a command on remove events
|
||
|
SUBSYSTEM=="nfc", TAG+="systemd", ENV{SYSTEMD_WANTS}+="neard.service"
|
||
|
|