Enable service on setup
This commit is contained in:
@@ -6,3 +6,5 @@ doas tee /etc/udev/rules.d/99-wacom.rules <<HRD
|
||||
ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="056a", TAG+="systemd". ENV{SYSTEMD_USER_WANTS}+="wacom.service"
|
||||
HRD
|
||||
|
||||
systemctl --user --now enable wacom.service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user