10 lines
147 B
Desktop File
10 lines
147 B
Desktop File
[Unit]
|
|
Description=Update rsyslog configuration
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/rsyslog-config.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|