Add autocategorize service
This commit is contained in:
9
base/.config/systemd/user/autocategorize.service
Normal file
9
base/.config/systemd/user/autocategorize.service
Normal file
@@ -0,0 +1,9 @@
|
||||
# vim:ft=systemd:
|
||||
[Unit]
|
||||
Description=Autocategorize service
|
||||
|
||||
[Service]
|
||||
ExecStart=%h/.config/systemd/user/autocategorize
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user