summarylogtreecommitdiffstats
path: root/midnight-dler.service
blob: efb3f4e15b349f462555a4dc91ebb96057261525 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Update and Shutdown Service
After=network-online.target
#SuccessAction=none
#OnSuccess=systemd-suspend.service
[Service]
RemainAfterExit=no
Type=oneshot
ExecStart=/usr/bin/midnight-dler.sh 
[Install]
WantedBy=default.target