You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/tas/files/tas.service

12 lines
162 B

[Unit]
After=network-online.target
Description=TAS
[Service]
Environment="LC_ALL=C"
ExecStart=/usr/bin/IPMITAS
Type=simple
[Install]
WantedBy=multi-user.target