10 lines
164 B
Desktop File
10 lines
164 B
Desktop File
[Unit]
|
|
Description=Create System Log custom script
|
|
Wants=create-system-log.timer
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=root
|
|
Group=admin
|
|
ExecStart=/root/create-system-log.sh
|