move old files to old directory
Signed-off-by: Václav Valíček <valicek1994@gmail.com>
This commit is contained in:
13
old/logcat.service
Normal file
13
old/logcat.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Logcat service startup
|
||||
Documentation=Fix ownership and start logcat
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
User=root
|
||||
ExecStart=/usr/local/bin/startup-logcat
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user